READ ME
How to install this program.

Dependicies
	Classes: aGB_SQL_BasicClass, MM_Hash, MM_Sorting, MotifMapperBasicClass, Z_Table
	Forms:frmFile, frmGB_SQL, frmROOT
	Module: Sig_CIS_ELEMS_randBackground



Add the files to a Motif Mapper v3.6.0 dot file.
1. "Sig_CIS_ELEMS_randBackground.bas" 
2. "MM_Hash.cls" 
3. "Z_Table.cls"



How?

a. Open the file and activate the macros (if you are running in medium security). 

b. Click Alt+F11 (or open the Visual Basic Editor using the drop down menu "Extras->Menus->Editor").

c. Click in the drop down menu "File" and click "Import file".

d. Navigate to the file and click OK. Once all the files are loaded you can run the
   file by clicking on the Module called "Sig_CIS_ELEMS_randBackground" and find the
   Sub(routine) called "Main". Click on the green arrow in the editor or find the "RUN" button.


